playframework's Repositories

83 repositories

.github
No description
⭐ 5 🌐 Public
anorm
The Anorm database library
⭐ 248 🌐 Public
archive
No description
⭐ 0 🌐 Public
cachecontrol
Minimal HTTP cache management library in Scala
⭐ 14 🌐 Public
flyway-play
Play modules for Flyway
⭐ 169 🌐 Public
interplay
Common sbt plugins for Play modules
⭐ 12 🌐 Public 📦 Archived
jnotify
No description
⭐ 2 🌐 Public 📦 Archived
modules.playframework.com
The Play Framework module index
⭐ 3 🌐 Public 📦 Archived
modules.playframework.org
No description
⭐ 57 🌐 Public 📦 Archived
netty-reactive-streams
Reactive streams implementation for Netty.
⭐ 115 🌐 Public
omnidoc
Play aggregated documentation
⭐ 7 🌐 Public
play-antora-ui
No description
⭐ 1 🌐 Public
play-bootstrap
A Play Framework library for Bootstrap
⭐ 698 🌐 Public
play-courses
Courses on play using the course management tools
⭐ 1 🌐 Public
play-doc
Play documentation rendering support
⭐ 21 🌐 Public
play-ebean
Play Ebean module
⭐ 106 🌐 Public
play-enhancer
No description
⭐ 14 🌐 Public 📦 Archived
play-file-watch
This is the Play File Watch library
⭐ 16 🌐 Public
play-generated-docs
Generated docs for publishing to the Play website.
⭐ 11 🌐 Public
play-glassfish
Play container for Glassfish
⭐ 16 🌐 Public 📦 Archived
play-grpc
Play + Pekko gRPC
⭐ 38 🌐 Public
play-iteratees
No description
⭐ 18 🌐 Public 📦 Archived
play-java-angular-seed
:maple_leaf: Java Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
⭐ 53 🌐 Public
play-java-chatroom-example
Example Chatroom with Java API
⭐ 34 🌐 Public 📦 Archived
play-java-compile-di-example
Example Play application using compile time DI with Java API
⭐ 4 🌐 Public 📦 Archived
play-java-dagger2-example
Play Application using Dagger 2 for Compile Time DI
⭐ 40 🌐 Public 📦 Archived
play-java-ebean-example
Example Play application showing Java with Ebean
⭐ 53 🌐 Public 📦 Archived
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
⭐ 14 🌐 Public 📦 Archived
play-java-forms-example
Play Project Template showing Java Forms Processing
⭐ 5 🌐 Public 📦 Archived
play-java-grpc-example
Example for akka-grpc services embedded in Play framework applications (Java)
⭐ 4 🌐 Public 📦 Archived
play-java-hello-world-tutorial
Play Hello World tutorial in Java
⭐ 6 🌐 Public 📦 Archived
play-java-jpa-example
Example Play Java project with JPA database integration
⭐ 33 🌐 Public 📦 Archived
play-java-react-seed
:cyclone: Java Play 2.7.x + React seed project with full-fledged build process
⭐ 44 🌐 Public
play-java-rest-api-example
REST API using Play in Java
⭐ 44 🌐 Public 📦 Archived
play-java-seed.g8
Play Java Seed template: use "sbt new playframework/play-java-seed.g8"
⭐ 24 🌐 Public
play-java-starter-example
Play starter project in Java (ideal for new users!)
⭐ 160 🌐 Public 📦 Archived
play-java-streaming-example
Example Play application showing Comet and Server Sent Events in Java
⭐ 9 🌐 Public 📦 Archived
play-java-websocket-example
Example Play Java application showing Websocket usage with Akka actors
⭐ 87 🌐 Public 📦 Archived
play-json
The Play JSON library
⭐ 369 🌐 Public
play-mailer
Play mailer plugin
⭐ 250 🌐 Public
play-meta
Team management & cross-repository effort tracking
⭐ 8 🌐 Public
play-native-loader
Loading native libraries in Play Framework
⭐ 3 🌐 Public 📦 Archived
play-plugins
CachePlugin
⭐ 443 🌐 Public 📦 Archived
play-quota-java-example
An example application using Play Quota with Java API
⭐ 3 🌐 Public 📦 Archived
play-quota-scala-example
An example of User Quotas using Play and Scala
⭐ 3 🌐 Public 📦 Archived
play-samples
Play Framework Sample Projects
⭐ 554 🌐 Public
play-scala-angular-seed
:four_leaf_clover: Scala Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
⭐ 84 🌐 Public
play-scala-anorm-example
Example Play Database Application using Anorm
⭐ 40 🌐 Public 📦 Archived
play-scala-chatroom-example
Play chatroom with Scala API
⭐ 44 🌐 Public 📦 Archived
play-scala-compile-di-example
Example Play Project using compile time dependency injection and Play WS with ScalaTest
⭐ 38 🌐 Public 📦 Archived
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
⭐ 28 🌐 Public 📦 Archived
play-scala-forms-example
Example Play Project showing form processing
⭐ 16 🌐 Public 📦 Archived
play-scala-grpc-example
Example for akka-grpc services embedded in Play framework applications (Scala)
⭐ 9 🌐 Public 📦 Archived
play-scala-hello-world-tutorial
Hello World Tutorial for Play in Scala
⭐ 10 🌐 Public 📦 Archived
play-scala-isolated-slick-example
Example Play Slick Project
⭐ 152 🌐 Public 📦 Archived
play-scala-log4j2-example
An example Play project using Log4J 2 as the logging engine
⭐ 14 🌐 Public 📦 Archived
play-scala-macwire-di-example
Sample project for compile-time DI with Macwire
⭐ 47 🌐 Public 📦 Archived
play-scala-react-seed
:snowflake: Scala Play + React seed project with full-fledged build process
⭐ 205 🌐 Public
play-scala-rest-api-example
Example Play Scala application showing REST API
⭐ 211 🌐 Public 📦 Archived
play-scala-secure-session-example
An example Play application showing encrypted session management
⭐ 55 🌐 Public 📦 Archived
play-scala-seed.g8
Play Scala Seed Template: run "sbt new playframework/play-scala-seed.g8"
⭐ 74 🌐 Public
play-scala-slick-example
Example Play Scala project with Slick
⭐ 59 🌐 Public 📦 Archived
play-scala-starter-example
Play Scala Starter Template (ideal for new users!)
⭐ 235 🌐 Public 📦 Archived
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
⭐ 42 🌐 Public 📦 Archived
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
⭐ 43 🌐 Public 📦 Archived
play-scala-websocket-example
Example Play Scala application showing WebSocket use with Akka actors
⭐ 193 🌐 Public 📦 Archived
play-silhouette
Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.
⭐ 84 🌐 Public
play-slick
Slick Plugin for Play
⭐ 800 🌐 Public
play-soap
Play SOAP support
⭐ 35 🌐 Public
play-socket.io
Play socket.io support
⭐ 94 🌐 Public
play-spring-loader
An application loader for Play that uses Spring as the dependency injection framework
⭐ 10 🌐 Public 📦 Archived
play-webgoat
A vulnerable Play application for attackers.
⭐ 18 🌐 Public
play-ws
Standalone Play WS, an async HTTP client with fluent API
⭐ 224 🌐 Public
play1
Play framework
⭐ 1573 🌐 Public
play2-memcached
A memcached plugin for Play 2.x
⭐ 160 🌐 Public
playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
⭐ 12618 🌐 Public
playframework.com
The Play Framework website
⭐ 43 🌐 Public
playframework.github.io
No description
⭐ 2 🌐 Public
prune
Performance testing tool for Play Framework
⭐ 80 🌐 Public 📦 Archived
sbt-coffeescript
A CoffeeScript plugin for SBT
⭐ 1 🌐 Public 📦 Archived
scalatestplus-play
ScalaTest + Play
⭐ 110 🌐 Public
templatecontrol
Template Control for Play templates and other examples
⭐ 4 🌐 Public 📦 Archived
twirl
Twirl is Play's default template engine
⭐ 559 🌐 Public